| 2015-10-13 |
Alex Crichton | Pre-create the output doc directory |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
bors | Auto merge of #2052 - rgardner:add-wildcard-end-date... |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
Robert Gardner | Add crates.io wildcard end date to FAQ |
commit | commitdiff | tree | snapshot |
| 2015-10-12 |
bors | Auto merge of #2050 - gkoz:build_cfgs, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-10-11 |
Gleb Kozyrev | Propagate custom cfg directives to rustdoc, fixes ... |
commit | commitdiff | tree | snapshot |
| 2015-10-10 |
Gleb Kozyrev | Store all cfgs in Compilation instead of features only |
commit | commitdiff | tree | snapshot |
| 2015-10-10 |
Gleb Kozyrev | Add features test to cardo doc tests |
commit | commitdiff | tree | snapshot |
| 2015-10-10 |
Gleb Kozyrev | Add tests for passing cfg directives when building... |
commit | commitdiff | tree | snapshot |
| 2015-10-10 |
bors | Auto merge of #2048 - alexcrichton:build-script-fresh... |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Alex Crichton | Fix recompiles where overrides changed |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
bors | Auto merge of #2046 - gkoz:find_perm, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
bors | Auto merge of #2044 - alexcrichton:fingerprint-better... |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Gleb Kozyrev | Ignore `*.py` in `make no-exes` |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
bors | Auto merge of #2047 - akiss77:makefile-cfg-optimize... |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
bors | Auto merge of #2045 - zv:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Akos Kiss | Fix the usage of CFG_xxxABLE_OPTIMIZE variables in... |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Gleb Kozyrev | Use the more portable `find -perm` syntax |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
zv | Merge branch 'compdef_coloropts' |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
zv | zsh compdef should supply color options |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
zv | Replace repeat options w/ command_scope_spec spec |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
zv | `_arguments` util. function for build scope specs |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Alex Crichton | Include filename in path fingerprint |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
bors | Auto merge of #2035 - alexcrichton:optimize-default... |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
bors | Auto merge of #2040 - alexcrichton:dedupe, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
Alex Crichton | Don't test SSL errors on OSX |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
bors | Auto merge of #2032 - alexcrichton:output-asap, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
Alex Crichton | Auto de-dupe build scripts to link |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
bors | Auto merge of #2038 - zv:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
zv | Added `none` option to --vcs |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
zv | Remove deprecated --no-git & --hg options |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
zv | Replace --git with --vcs [git|hg] |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
bors | Auto merge of #2036 - alexcrichton:update-build-tools... |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
Alex Crichton | Enable optimizations by default |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
Alex Crichton | Update some build tools and libgit2 |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
bors | Auto merge of #2034 - alexcrichton:update-toml, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
Alex Crichton | Update TOML dependency |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
Alex Crichton | Write the build script output ASAP |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
bors | Auto merge of #2022 - alexcrichton:refactor, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
bors | Auto merge of #2029 - aarzee:clean, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
Carlos Liam | Clean whitespace |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
bors | Auto merge of #2028 - aarzee:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
Carlos Liam | regex-synatx -> regex-syntax |
commit | commitdiff | tree | snapshot |
| 2015-10-06 |
Alex Crichton | Drop 1.1.0 as crossbeam needs `const fn` |
commit | commitdiff | tree | snapshot |
| 2015-10-05 |
Alex Crichton | Don't bother sorting build scripts |
commit | commitdiff | tree | snapshot |
| 2015-10-05 |
Alex Crichton | Add better diagnostics for rebuilding |
commit | commitdiff | tree | snapshot |
| 2015-10-05 |
Alex Crichton | Add helper functions for reading/writing whole files |
commit | commitdiff | tree | snapshot |
| 2015-10-05 |
Alex Crichton | Refactor Cargo's backend, again! |
commit | commitdiff | tree | snapshot |
| 2015-10-05 |
Alex Crichton | Touch up docs and use inline table syntax |
commit | commitdiff | tree | snapshot |
| 2015-10-04 |
bors | Auto merge of #2019 - phi-gamma:dot-path-fix, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Philipp Gesang | Add test case for project root located in dotdir |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Philipp Gesang | Do not skip the root path if it's a dotdir |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
bors | Auto merge of #2018 - alexcrichton:dox, r=steveklabnik |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Alex Crichton | Touch up docs and use inline table syntax |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
bors | Auto merge of #2015 - alexcrichton:fix-nightly, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Alex Crichton | Fix tests on nightly |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
bors | Auto merge of #1828 - fhahn:multiple-package-parameters... |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Florian Hahn | Use std::env::EXE_SUFFIX in new tests |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Florian Hahn | Add support for multiple -p options to `cargo update` |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Florian Hahn | Add support for multiple -p options to `cargo clean` |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Florian Hahn | Use docopt's new syntax for repeatable options |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Florian Hahn | Add support for multiple -p options to `cargo {bench... |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Steven Fackler | Add a test for wildcard constraint warnings |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Steven Fackler | Add a warning when packaging crates with wildcard depen... |
commit | commitdiff | tree | snapshot |
| 2015-09-29 |
bors | Auto merge of #2005 - sfackler:wildcard-warnings, r... |
commit | commitdiff | tree | snapshot |
| 2015-09-29 |
Steven Fackler | Add a test for wildcard constraint warnings |
commit | commitdiff | tree | snapshot |
| 2015-09-28 |
bors | Auto merge of #2006 - alexcrichton:no-dylibs, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-09-28 |
Alex Crichton | Don't fail if dylib outputs aren't supported |
commit | commitdiff | tree | snapshot |
| 2015-09-27 |
Steven Fackler | Add a warning when packaging crates with wildcard depen... |
commit | commitdiff | tree | snapshot |
| 2015-09-26 |
bors | Auto merge of #2003 - cesarb:issue-587, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-09-26 |
Cesar Eduardo... | Regenerate Makefile if Makefile.in or configure change |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
bors | Auto merge of #1996 - aturon:cargo-features, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
Aaron Turon | Document use of features for `cfg` more prominently |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
bors | Auto merge of #1994 - carols10cents:rust-updates, r... |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
bors | Auto merge of #1991 - carols10cents:pipelinify, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
Carol (Nichols... | Add a try! that I forgot |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
Carol (Nichols... | Keep the error message that starts with a lowercase... |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
Carol (Nichols... | Test on Travis with Rust 1.1.0 and 1.2.0 |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
Carol (Nichols... | Update tests to be tolerant of new error code [E0463] |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
bors | Auto merge of #1995 - alexcrichton:less-recursion,... |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Alex Crichton | Touch up some style and comments in resolution |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Alex Crichton | Avoid a to_vec in the resolver |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Alex Crichton | Don't use an 8MB stack any more |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Alex Crichton | Merge branch 'non-recursive-activate' of https://github... |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
bors | Auto merge of #1992 - carols10cents:cleanup, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Fixing typos and grammar in comments |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Remove unnecessary PathSource update in cargo test |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Move test to a more appropriate location |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Remove unneeded commented-out code |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Extract a function for getting resolved packages from... |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Remove registry preload and avoid updating sources... |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Remove dependency on Source if we only want a Package |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Extract contructor for Package where only root_package... |
commit | commitdiff | tree | snapshot |
| 2015-09-20 |
Carol (Nichols... | Update source when getting its root_package |
commit | commitdiff | tree | snapshot |
| 2015-09-17 |
Jeffrey Yasskin | Make Dependency cheap to copy by having it store a... |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
bors | Auto merge of #1988 - alexcrichton:bump, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Alex Crichton | Bump to 0.6.0 |
commit | commitdiff | tree | snapshot |
| 2015-09-14 |
bors | Auto merge of #1986 - mneumann:dragonfly-snapshot,... |
commit | commitdiff | tree | snapshot |
| 2015-09-13 |
Michael Neumann | Add snapshot for DragonFly |
commit | commitdiff | tree | snapshot |
| 2015-09-13 |
bors | Auto merge of #1949 - nicokoch:fix-1904, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Nicolas Koch | Various small changes to cargo_test and friends. |
commit | commitdiff | tree | snapshot |
| next |